Office .NET Class Library
C#
VB
Show/Hide TOC
Stream
Load Method
Overload List
Load(String)
Loads data to this stream from the specified file.
Load(String,
Byte
)
Loads data to this stream from the specified buffer.
Load(String, Stream)
Loads data to this stream from the specified
Stream
.
See Also
Reference
Stream Class
Independentsoft.IO.StructuredStorage Namespace
In This Article
Overload List
See Also